home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Util / Tf-Tz / Tidy It Up ! II Intl. / Tidy It Up ! II 1.0 / Tidy It Up ! II 1.0.rsrc / STR#_10001.txt < prev    next >
Encoding:
Text File  |  1993-03-14  |  381 b   |  35 lines

  1. NoAdorner
  2.  
  3. Set Margin = Page
  4.  
  5. Picture 1001 1003 Centered
  6.  
  7. Set R1 = PictureRect
  8.  
  9. Set Margin.Top = R1.top
  10.  
  11. Set Margin.Top -= 50
  12.  
  13. Set Margin.Left = R1.left
  14.  
  15. Set Margin.left -= 50
  16.  
  17. Set Margin.right = Page.right
  18.  
  19. Set Margin.bottom = R1.bottom
  20.  
  21. Picture 1002 1004
  22.  
  23. Set Margin.Top = R1.Bottom
  24.  
  25. Set Margin.Top += 15
  26.  
  27. Set Margin.Left = R1.Left
  28.  
  29. Set Margin.left -= 20
  30.  
  31. Text 20000
  32.  
  33. ClosePage
  34.  
  35.